home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network CD 1
/
Network CD.iso
/
fredfish
/
881-890
/
ff890
/
ontheball
/
readme
< prev
next >
Wrap
Text File
|
1993-07-16
|
1KB
|
41 lines
OnTheBall V1.0
(C) 1993 Pure Logic Software
This program is commercial. You are extended a limited 30 day
license to examine the program only. You are free to distribute
this program as long as all files are intact. When you register,
you will receive the latest commercial version, a professionally
printed manual, and access to future upgrades at a negligible cost.
To register, send $40 to:
Pure Logic Software
c/o: Syd Dalbec
789 Butterfly Road
Quincy, CA 95971 USA
To get started
1) Put all OnTheBall related files in a
directory and type "assign OnTheBall: <path>". Then add
a call to otb to the user-startup (startup-sequence
for 1.3), "runback OnTheBall:otb".
2) Install Nico Francois' reqtools.library so that you can use
screenmode and palette requester. If you are running WB1.3, then
"copy libs13/reqtools.library LIBS:"
If you are running WB2.0, then
"copy libs20/reqtools.library LIBS:"
Example:
cli> mkdir work:otb
cli> copy #? work:otb
cli> assign OnTheBall: work:otb
cli> copy libs20/reqtools.library LIBS:
cli> cd work:otb
cli> run otb
This program should be put in your startup sequence.